findTasksHistoryCountById_1
GET/api/orders/:orderId/tasks/history/count
Get the count of completed tasks of an order.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 413
- 500
Request was fulfilled successfully.
Bad request error
Unauthorized error
Authentication error
Not found error
Conflict
Payload Too Large
Internal Server Error